home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19990725-20000114
/
000349_news@columbia.edu _Tue Dec 14 13:35:19 1999.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA07008
for <kermit.misc@watsun.cc.columbia.edu>; Tue, 14 Dec 1999 13:35:18 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA10863
for kermit.misc@watsun.cc.columbia.edu; Tue, 14 Dec 1999 13:16:17 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Subject: Re: Changing the default login name
Date: 14 Dec 1999 18:16:17 GMT
Organization: Columbia University
Message-ID: <8361hh$ajc$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu
In article <385682e8.2175244@news.cso.uiuc.edu>,
Anthony J Mullen <a-mullen@uiuc.edu> wrote:
: I am using Kermit 95 1.1.17 to connect to VMS and Unix servers. I
: have a different login name to the servers than I do to my PC network.
: The variables that have my username are:
: krb4principal, krb5principal, and userid.
:
: When I use a simple script to connect to each server it responds to
: the server login prompt with an incorrect username.
:
: Is there a way to change the default so that it supplies the correct
: username? Or a way to have it not supply the username upon
: connection?
SET LOGIN USER <name>
: ps - On a different topic. When I log into the VMS boxen a show
: terminal reveals a device type of vt200 series. And a show variable
: at the kermit prompt shows the terminal variable set to vt220. But
: I'd like it to be vt320.
Your VMS box is not accepting VT320 as a valid terminal type and so it
negotiates the terminal type in K95 down to VT220. You can try
SET TELNET TERMINAL VT300
and see if that is properly recognized.
Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
The Kermit Project * Columbia University
612 West 115th St #716 * New York, NY * 10025
http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org